Show AllShow All

Create a set of OptionButton controls

By default, all OptionButton controls in a container are part of a single option group. This means that selecting one of the buttons automatically sets all other option buttons on the page to False.

If you want more than one option group on the page, there are two ways to create additional groups:

What do you want to do?

Create a set of OptionButtons using the GroupName property

Add a control to a form